'Declaration Public MustInherit Class ReportObjectList(Of TItem As ReportObject) Inherits ReportObjectCollection(Of TItem)
public abstract class ReportObjectList<TItem> : ReportObjectCollection<TItem> where TItem: ReportObject
'Declaration Public MustInherit Class ReportObjectList(Of TItem As ReportObject) Inherits ReportObjectCollection(Of TItem)
public abstract class ReportObjectList<TItem> : ReportObjectCollection<TItem> where TItem: ReportObject
System.Object
C1.Win.FlexReport.ReportObjectCollection<TItem>
C1.Win.FlexReport.ReportObjectList<TItem>
C1.Win.FlexReport.GroupCollection
C1.Win.FlexReport.ParagraphItemCollection
C1.Win.FlexReport.ReportObjectNamedList<TItem>
C1.Win.FlexReport.SectionCollection
C1.Win.FlexReport.SubSectionCollection